home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / SoundApps / aa_m68k_Only / ScoreAndSound.app / README < prev    next >
Encoding:
Text File  |  1993-01-31  |  1.1 KB  |  21 lines

  1. This is a miniature example program that allows you to play sound and
  2. music at the same time.  I haven't yet had time to improve these objects
  3. to where I'd like them to be, but they work, and I figure that folks
  4. might want to play with this stuff...  When the ScorePlayer and
  5. SoundPlayer are finished and part of the GameKit I'm working on, they'll
  6. be a lot cleaner and have quite a few new features.  (If there's anything
  7. in particular that you'd like to see, please let me know so I can be sure
  8. it's in there!)  I haven't had time to put together any real documentation,
  9. either, so for the moment you're pretty much on your own.  I'll answer
  10. questions as quickly as I can, though...just e-mail me.
  11.  
  12. - Don Yacktman
  13. yackd@alaska.et.byu.edu
  14.  
  15. PS To compile the Score stuff, you _must_ have the CCRMA Music Kit (vers.
  16. 3.1) installed.  It'll take at least 3 Meg to build.  I've included a
  17. stripped executable.  It's huge because the Music Kit isn't a shared library
  18. anymore, and so it's all gotta be linked into the app. :-(  The fact that
  19. NeXT won't allow 3rd party shlibs is abominable!!!
  20.  
  21.